home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / mailpaths / part1 < prev   
Text File  |  1995-07-25  |  8KB  |  158 lines

  1. Subject: How to Construct the Mailpaths File
  2. Newsgroups: news.lists,news.admin.misc,news.answers
  3. From: tale@uunet.uu.net (David C Lawrence)
  4. Date: 3 Oct 1994 01:57:51 -0400
  5.  
  6. Archive-name: mailpaths/part1
  7. Original-author: Gene Spafford (spaf@cs.purdue.edu)
  8. Comment: enhanced & edited until 5/93 by spaf@cs.purdue.edu (Gene Spafford)
  9. Last-change: 28 Jun 1994 by tale@uunet.uu.net (David C Lawrence)
  10.  
  11. UNIX News software after B-news version 2.10 -- including C news and INN --
  12. has been designed to make it simpler to submit articles to moderated
  13. newsgroups and to reply via mail to posted articles.  For these
  14. functions to work, the file "mailpaths" must exist in the news library
  15. and contain current information.  This file describes the syntax of
  16. the contents of the file and how to construct it for your B News or C
  17. News system.
  18.  
  19. INN's method is described in the moderators(5) and inn.conf(5) manual
  20. pages; if you do not have locally moderated groups to worry about it
  21. is probably easiest to simply define moderatormailer in inn.conf as
  22. one of the machines listed below.
  23.  
  24. Some systems may not work in precisely the manner described here.  In
  25. particular, some user-agent programs may consult a file of moderator
  26. addresses directly.  The system news administrator should consult the
  27. documentation and man pages to determine if this description applies
  28. to the local configuration and modify it accordiningly.
  29.  
  30. You can test submissions to moderated newsgroups by posting to the
  31. newsgroup misc.test.moderated.  If your article successfully reached
  32. the moderator of the group then you should receive an automated reply
  33. back confirming the appearance of your message.  There is also a
  34. regular posting in the group that shows the apparent source of
  35. submissions, which may help in diagnosing why your mail was not returned.
  36.  
  37. Syntax
  38. ------
  39. All lines in the file consist of a keyword followed by whitespace,
  40. followed by a printf-style format string which is used to encode a mail
  41. address.  The format string should be constructed so that there is a
  42. single "%s" in the field, and other information necessary to construct
  43. a valid address to the appropriate site (see below).
  44.  
  45. The keyword field consists of either the word "internet", the word
  46. "backbone", or some newsgroup pattern.  These are examined by the
  47. software to determine which format-string to use.  Note that the FIRST
  48. appropriate line matched is the one used -- thus, the "backbone"
  49. keyword line should be placed last in the line if regional or local
  50. moderated groups are supported.
  51.  
  52. Also note that the match software quits if it runs out of newsgroup
  53. pattern, and if the pattern present matches the newsgroup.  Thus,
  54. having the entries:
  55.     comp.foo        foo@nowhere.edu
  56.     comp.foo.bar    bar@someplace.org
  57. would always send mail to the moderator of "comp.foo" and not to the
  58. moderator of "comp.foo.bar", no matter which of the two newsgroups was
  59. specified!   For proper operation, you would need to list them thusly:
  60.     comp.foo.bar    bar@someplace.org
  61.     comp.foo        foo@nowhere.edu
  62.  
  63. Addresses that end up with both "!" and "@" symbols in the resulting
  64. address get converted so that only "!" symbols appear in the final
  65. address.  An address of the form "foo!bar!baz@barf" will get converted
  66. to "foo!bar!barf!baz" and then mailed.  This should work properly, for
  67. "dumb" mailers but you should test it to make sure; "smart" mailers
  68. should have the format fields encoded as a simple "%s". Note that *any*
  69. address with more than a single "@" in it is illegal.
  70.  
  71. Submissions to moderated groups
  72. -------------------------------
  73. When you attempt to post to a moderated newsgroup (indicated by the
  74. letter "m" in the 4th field of the "active" file for that group), 
  75. the action of "inews" is to mail the submission to the moderator.
  76. This is done by searching through "mailpaths" file for a keyword
  77. matching the newsgroup being posted to, or, by default, the keyword
  78. "backbone".  Matching occurs as in the "sys" file -- thus,
  79. "world" and "all" will also match everything, while "news" or 
  80. "news.all" will only match articles posted in the "news" category.
  81. This feature can be used to support local moderated groups.
  82.  
  83. Once a line has been matched, the name of the moderated group is
  84. transformed into an address.  This is done by first turning all the
  85. imbedded periods within the newsgroup name into hyphens (e.g.,
  86. "news.lists" becomes "news-lists") because many mailers mishandle
  87. addresses with periods in the username (periods are supposed to be
  88. delimiters only in the host/domain part of RFC822 addresses, but some
  89. mailers "overreact").  Next, the transformed group name is encoded into
  90. an address using the format-string present on the line matched from
  91. "mailpaths" and the article is mailed.  Thus, a posting to "news.lists"
  92. from a site with the line
  93.     backbone        emory!gatech!%s 
  94. in the mailpaths file would have the article mailed to
  95. "emory!gatech!news-lists".  Likewise, a line like
  96.     backbone    %s@gatech.edu
  97. would result in the article being mailed to "news-lists@gatech.edu".
  98. To make the mechanism for moderated postings simpler, a subset of the 
  99. best-connected sites (plus some others) have committed to keeping a complete
  100. up-to-date set of mail aliases for the moderated groups.  Therefore, to
  101. build this line in your "mailpaths" file, you need only construct
  102. an address to get the mail to one of these sites.  In turn, once the
  103. submission reaches that site, it will be forwarded on to the
  104. appropriate moderator's mailbox.
  105.  
  106. The sites currently maintaining these lists are given in the following
  107. list.  Pick the one that is "closest" to your site and use it in your
  108. "backbone" format string:
  109.  
  110.     ames.arc.nasa.gov        beaver.cs.washington.edu  cis.ohio-state.edu
  111.     decwrl.dec.com           linus.mitre.org           math.waterloo.edu
  112.     moderators.univ-lyon1.fr nac.no                    ncren.net
  113.     pipex.co.uk              rutgers.edu               tektronix.tek.com
  114.     ucsd.edu                 usenet.ufl.edu            uunet.uu.net
  115.  
  116. All EUnet customers should use their feeding EUnet news server as
  117. 'backbone' for posts to moderated groups.  For example, German EUnet
  118. customers would use news.germany.eu.net.  Non-EUnet sites in Europe
  119. may forward through pipex.co.uk (aka pipex.net).
  120.  
  121. The hostname moderators.uu.net is a pointer to all of the above sites.
  122. It is recommended that it be used rather than depending on any one of
  123. the sites all of the time.
  124.  
  125. Internet Mail
  126. -------------
  127. If you define the "INTERNET" flag when you build 2.11 news, the
  128. software will use the internet-style "From:" header when addressing
  129. replies mailed to postings.  If your mailer does not have this capability,
  130. you can still (possibly) achieve the same thing by defining the
  131. "internet" line in your "mailpaths" file to forward such mail to
  132. a host that does have a mailer which understands internet-style addresses.
  133.  
  134. The format of this line is very similar to the "backbone" line.  As an
  135. example, consider:
  136.     internet    emory!gatech!mcnc!%s
  137. Thus, if "INTERNET" was defined when this version of news was built,
  138. any reply to a news article would not travel along the "Path:", but
  139. would instead be sent to "mcnc" for interpretation and remailing.
  140. For example, to reply to this article, the mail would be sent to
  141. "emory!gatech!mcnc!tale@uunet.uu.net"  ->
  142. "emory!gatech!mcnc!uunet.uu.net!tale"
  143.  
  144. Note:  This is being provided as a service to sites which do not
  145. have routing mailers or which have difficulty replying to articles.
  146. It is *NOT* intended for everyone to pass mail to other sites to send.
  147. Excessive use of this feature may result in severe problems for
  148. the sites doing the relaying, so please simply define this field to
  149. be "%s" if your mailer understands domain-style (internet-style)
  150. addressing.
  151.  
  152. The following sites will accept internet-format mail for forwarding:
  153.  
  154.     beaver.cs.washington.edu    decwrl.dec.com  kddlab.kddlabs.co.jp
  155.     math.waterloo.edu           ncren.net       ucsd.edu
  156.     uunet.uu.net
  157.  
  158.